home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13696 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  21 lines

  1. Newsgroups: comp.lang.c++
  2. Path: ncrgw2.ncr.com!ncrhub6!daynews!falcon!news
  3. From: Barry True <barry.true@daytonoh.ncr.com>
  4. Subject: MSVC++ 4.X difference between Windows 95 and NT
  5. X-Nntp-Posting-Host: 149.25.53.175
  6. Content-Type: text/plain; charset=us-ascii
  7. Message-ID: <31586826.154D@daytonoh.ncr.com>
  8. Sender: news@falcon.daytonoh.attgis.com (News administrative Login)
  9. Content-Transfer-Encoding: 7bit
  10. Organization: NCR Corporation
  11. Mime-Version: 1.0
  12. Date: Tue, 26 Mar 1996 21:56:54 GMT
  13. X-Mailer: Mozilla 2.01 (Win95; I)
  14.  
  15. OK. Here's my situation. I'm trying to develop an application which uses the WOSA/XFS libraries. If I compile 
  16. the application on an NT platform all API calls function properly. If the application is compiled on a Windows 
  17. 95 platform, the message handler for the WFSAsyncGetInfo API call doesn't get the proper data back. The 
  18. project includes all libraries and DLLs so there doesn't seem to be any issues with different versions of 
  19. the DLLs/SDKs here but I may be wrong. Does anyone know of any differences in the two environments that could 
  20. cause this difference? Please E-Mail your responses and thanks in advance for any help you can offer.
  21.